home *** CD-ROM | disk | FTP | other *** search
/ Developer Helper 1: Phil & Dave's Excellent CD / Excellent CD HFS.raw / HyperCard / HyperCard 1.2.2 International / HyperCard Italian (T-1.2.2) / Altri Stack / Telefono / card_3103.txt < prev    next >
Text File  |  1988-11-22  |  6KB  |  291 lines

  1. -- card: 3103 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2152
  5. -- name: Impostazione
  6. ----- HyperTalk script -----
  7. on openCard
  8.   put the time into bkgnd field "Ora"
  9. end openCard
  10.  
  11.  
  12.  
  13. -- part 2 (button)
  14. -- low flags: 00
  15. -- high flags: A003
  16. -- rect: left=293 top=234 right=256 bottom=419
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: Prefissi
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   get the short name of button id 2
  28.   if it is "Prefissi"
  29.   then
  30.   show card field "Prefissi"
  31.   set name of button id 2 to "Chiudi Prefissi"
  32. else
  33.   hide card field "Prefissi"
  34.   set name of button id 2 to "Prefissi"
  35. end if
  36. end mouseUp
  37.  
  38.  
  39.  
  40. -- part 4 (button)
  41. -- low flags: 00
  42. -- high flags: 0000
  43. -- rect: left=43 top=36 right=199 bottom=236
  44. -- title width / last selected line: 0
  45. -- icon id / first selected line: 0 / 0
  46. -- text alignment: 1
  47. -- font id: 0
  48. -- text size: 12
  49. -- style flags: 0
  50. -- line height: 16
  51. -- part name: telefona
  52. ----- HyperTalk script -----
  53. on mouseUp
  54.   if first char of the message box is in "0123456789("
  55.   then dial the message box
  56. else
  57.   Ask "Quale numero chiamo?"
  58.   dial it
  59. end if
  60. end mouseUp
  61.  
  62.  
  63.  
  64. -- part 7 (button)
  65. -- low flags: 00
  66. -- high flags: 0000
  67. -- rect: left=416 top=42 right=69 bottom=451
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 11045 / 11045
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: Home
  76. ----- HyperTalk script -----
  77. on mouseUp
  78.   visual effect iris close
  79.   go home
  80. end mouseUp
  81.  
  82.  
  83.  
  84. -- part 9 (button)
  85. -- low flags: 00
  86. -- high flags: A006
  87. -- rect: left=65 top=228 right=246 bottom=250
  88. -- title width / last selected line: 0
  89. -- icon id / first selected line: 0 / 0
  90. -- text alignment: 1
  91. -- font id: 3
  92. -- text size: 12
  93. -- style flags: 0
  94. -- line height: 16
  95. -- part name: Modem (Combinatorio)
  96. ----- HyperTalk script -----
  97. on mouseUp
  98.   set hilite of button "Solo sonoro" to false
  99.   set hilite of button "modem (Combinatorio)" to true
  100.   set hilite of button "modem (Modulato)" to false
  101. end mouseUp
  102.  
  103.  
  104.  
  105. -- part 10 (button)
  106. -- low flags: 00
  107. -- high flags: E006
  108. -- rect: left=65 top=211 right=229 bottom=250
  109. -- title width / last selected line: 0
  110. -- icon id / first selected line: 0 / 0
  111. -- text alignment: 1
  112. -- font id: 3
  113. -- text size: 12
  114. -- style flags: 0
  115. -- line height: 16
  116. -- part name: Solo sonoro
  117. ----- HyperTalk script -----
  118. on mouseUp
  119.   set hilite of button "Solo sonoro" to true
  120.   set hilite of button "modem (combinatorio)" to false
  121.   set hilite of button "modem (Modulato)" to false
  122. end mouseUp
  123.  
  124.  
  125.  
  126. -- part 11 (button)
  127. -- low flags: 00
  128. -- high flags: A006
  129. -- rect: left=65 top=245 right=263 bottom=250
  130. -- title width / last selected line: 0
  131. -- icon id / first selected line: 0 / 0
  132. -- text alignment: 1
  133. -- font id: 3
  134. -- text size: 12
  135. -- style flags: 0
  136. -- line height: 16
  137. -- part name: Modem (Modulato)
  138. ----- HyperTalk script -----
  139. on mouseUp
  140.   set hilite of button "Solo sonoro" to false
  141.   set hilite of button "modem (Combinatorio)" to false
  142.   set hilite of button "modem (Modulato)" to true
  143. end mouseUp
  144.  
  145.  
  146.  
  147. -- part 13 (button)
  148. -- low flags: 00
  149. -- high flags: 0000
  150. -- rect: left=376 top=42 right=69 bottom=411
  151. -- title width / last selected line: 0
  152. -- icon id / first selected line: 26635 / 26635
  153. -- text alignment: 1
  154. -- font id: 0
  155. -- text size: 12
  156. -- style flags: 0
  157. -- line height: 16
  158. -- part name: aiuto
  159. ----- HyperTalk script -----
  160. on mouseUp
  161.   set visible of card field "info" to not the visible of card field "info"
  162. end mouseUp
  163.  
  164.  
  165.  
  166. -- part 17 (field)
  167. -- low flags: 81
  168. -- high flags: 2004
  169. -- rect: left=239 top=71 right=200 bottom=455
  170. -- title width / last selected line: 0
  171. -- icon id / first selected line: 0 / 0
  172. -- text alignment: 1
  173. -- font id: 3
  174. -- text size: 9
  175. -- style flags: 0
  176. -- line height: 12
  177. -- part name: info
  178. ----- HyperTalk script -----
  179. on mouseUp
  180.   hide the target
  181. end mouseUp
  182.  
  183.  
  184.  
  185. -- part 18 (field)
  186. -- low flags: 80
  187. -- high flags: 6007
  188. -- rect: left=36 top=34 right=278 bottom=180
  189. -- title width / last selected line: 0
  190. -- icon id / first selected line: 0 / 0
  191. -- text alignment: 0
  192. -- font id: 3
  193. -- text size: 12
  194. -- style flags: 0
  195. -- line height: 16
  196. -- part name: Prefissi
  197. ----- HyperTalk script -----
  198. on mouseUp
  199.   hide card field "prefissi"
  200. end mouseUp
  201.  
  202.  
  203.  
  204. -- part contents for background part 1
  205. ----- text -----
  206. 02
  207.  
  208. -- part contents for background part 9
  209. ----- text -----
  210. Prefisso locale:
  211.  
  212. -- part contents for background part 10
  213. ----- text -----
  214. Per ottenere la linea:
  215.  
  216. -- part contents for background part 20
  217. ----- text -----
  218. 18:34
  219.  
  220. -- part contents for card part 17
  221. ----- text -----
  222. Fai clic sul telefono dopo aver controllato tutte le impostazioni.  (Assicurarsi di aver collegato un modem e di averlo acceso prima di usare l'impostazione ‚Äúmodem‚Äù!)   
  223.  
  224. Se non hai bisogno di fare lo 0 per una linea esterna, cancella il campo.  
  225.  
  226. Disegnato da Robin Shank
  227. Programma di Ted Kaehler
  228. Nazionalizzazione di U. Migliore
  229.  
  230. -- part contents for background part 2
  231. ----- text -----
  232. 0
  233.  
  234.  
  235. -- part contents for card part 18
  236. ----- text -----
  237. Agrigento    0922
  238. Alessandria 0131
  239. Ancona          071
  240. Aosta          0165
  241. Arezzo        0575
  242. Ascoli Pic.  0736
  243. Bari              080
  244. Belluno       0437
  245. Bergamo       035
  246. Bologna         051
  247. Bolzano       0471
  248. Brescia         030
  249. Cagliari        070
  250. Campobasso0874
  251. Caserta       0823
  252. Catania         095
  253. Catanzaro    0961
  254. Como             031
  255. Cosenza      0984
  256. Enna            0935
  257. Ferrara        0532
  258. Firenze         055
  259. Genova          010
  260. Gorizia        0481
  261. Grosseto     0564
  262. L'Aquila      0862
  263. Massa         0585
  264. Matera        0835
  265. Messina        090  
  266. Milano             02
  267. Napoli           081
  268. Novara        0321
  269. Padova          041
  270. Palermo        091
  271. Perugia         075
  272. Pesaro        0721  
  273. Pescara        085
  274. Pisa              050
  275. Potenza       0971
  276. Ragusa        0932
  277. Reggio C.     0965
  278. Reggio E.     0522
  279. Roma               06
  280. Salerno         089
  281. Sassari         079
  282. Savona          019
  283. Taranto         099
  284. Torino           011
  285. Trento         0461
  286. Trieste         040
  287. Udine           0432
  288. Venezia         041
  289. Verona          045
  290. Vicenza      0444
  291.